summaryrefslogtreecommitdiffstats
path: root/test/test_otultraeasy.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_otultraeasy.py')
-rw-r--r--test/test_otultraeasy.py7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/test_otultraeasy.py b/test/test_otultraeasy.py
index 69b4294..252b7c7 100644
--- a/test/test_otultraeasy.py
+++ b/test/test_otultraeasy.py
@@ -1,11 +1,8 @@
# -*- coding: utf-8 -*-
+#
+# SPDX-License-Identifier: MIT
"""Tests for the LifeScan OneTouch Ultra Easy driver."""
-__author__ = 'Diego Elio Pettenò'
-__email__ = 'flameeyes@flameeyes.com'
-__copyright__ = 'Copyright © 2018, Diego Elio Pettenò'
-__license__ = 'MIT'
-
# pylint: disable=protected-access,missing-docstring
from absl.testing import absltest